home *** CD-ROM | disk | FTP | other *** search
- Short: ClassAct 2 demo, advanced GUI toolkit
- Uploader: timmer@warped.com
- Type: dev/gui
-
-
- ClassAct 2.0 Demo
- -----------------
- -------
- ---
-
- ClassAct is a set of over 30 BOOPSI classes co-authored by Christopher
- Aldi, Timothy Aston, Osma Ahvenlampi, and Petter Nilsen. Its now being
- published by Finale Development, Inc.
-
- ClassAct provides object-oriented building blocks for your application in
- the form of Intuition BOOPSI classes available as either shared run-time or
- link-time libraries. As they are standard classes, they may be used with
- any application environment supporting BOOPSI. ClassAct is a complete GUI
- system in its own right, supporting everything from simple buttons to an
- advanced list management class, and includes a complete window GUI layout
- system classes that lets you create font-sensitive and resizable interfaces
- quickly and easily, including any preferenced window backfill pattern
- loadable via the system DataTypes.
-
- Programs that use ClassAct can be made freely distributable, shareware,
- commercial, etc. and there is NO FEE for users. When you purchase
- ClassAct, users of your software get to use all the preferences functions
- of our system. ClassAct a powerful and time-saving choice for software
- developers, and an affordable and convenient one as well.
-
- Since ClassAct classes are BOOPSI, they automatically support all kinds of
- great features such as window relatively (resizability), 3.x help,
- notification, and interconnections with other BOOPSI classes (which do not
- necessarily have to be ClassAct classes). ClassAct classes are "standard"
- AmigaOS BOOPSI class libraries, much like the colorwheel and gradient
- sliders that come with release 3.x of the Amiga's operating system.
- ClassAct classes are built for speed, power, efficiency and stability.
-
- ClassAct is compatible with 2.04 (V37) thru 3.1 (V40) releases of the Amiga
- operating system and take advantage of performance increases available in
- release 3.x (V39+). ClassAct has been tested with ECS, AGA, CyberGraphics,
- Retina, Picasso II and EGS Spectrum.
-
- ClassAct is an expanding project, providing you with the graphical user
- interface tools you need to write your application. ClassAct is currently
- over 30 different classes, and the list is growing all the time!
-
- Installation:
- -------------
-
- You must first run the Install_Classes Installer script to install the
- ClassAct classes and prefs tool on your Amiga. You will not be able to run
- any of the examples without the classes installed. If you already have
- some ClassAct classes on your system, the Installer will only copy NEWER
- versions. Note that the Installer does not copy the examples or demo
- documentation. You may run the demos right out of the extracted archive
- one installing the classes. Class updates dated newer than this demo
- archive may, or may not be available for FTP from ftp.warped.com or
- ftp.finale-dev.com user support sites.
-
- Support Classes:
- ----------------
-
- * ARexx class
- - Powerful ARexx class which can be used to create and manage
- arexxports. Supports many arexx abilities such as stems, etc.
-
- * Window class
- - creates intuition window objects. Windows maybe opened, closed
- or iconified at will. Many window attributes may be set while
- the window is open. Automatically handles keyboard control,
- task defered display rendering, and many other issues to
- simplify IDCMP processing and programming overhead. Preference
- user backfill hooks are also supported.
-
- Gadget Classes:
- ---------------
- * Button gadget class
- - powerful button class with many of options including built-in
- arrow glyphs, tab-cycle support, custom images and more.
-
- * CheckBox gadget class
- - for checkbox gadgets, very much like GadTools CHECKBOX_KIND.
-
- * Chooser gadget class
- - for pop-up and drop-down menus simular in purpose to CycleGadgets.
-
- * Clicktab gadget class
- - for file folder like click tab pages
-
- * Fuel Gauge gadget class
- - for progress indication, several features including optional
- tick marks, and orientation settings.
-
- * GetFile gadget class
- - Allows the user the option of typing in a file name or popping up a
- file requester to choose a file.
-
- * GetFont gadget class
- - Lets the user pop up a font requester to choose a font.
-
- * GetScreenMode gadget class
- - Lets the user pop up a screen mode requester to choose a screen mode.
-
- * Integer gadget class
- - an integer gadget with optional arrows.
-
- * ListBrowser gadget class
- - a listview supporting multiple columns, images, multi-select, etc.
-
- * Layout gadget class -
- - for laying out gadgets and images in a font-sensitive and resizable
- hierarchical group fashion.
-
- * Page gadget class -
- - may be used in conjuntion with clicktab or other classes
- to provided paged gui displays.
-
- * RadioButton gadget class
- - for radio button gadgets, like GadTools MX_KIND.
-
- * Scroller gadget class
- - a proportional scrollbar with arrows, and slider mode.
-
- * SpeedBar gadget class
- - for button tool bars (horizontal or vertical orientations) with
- optional window title bar help messages.
-
- * String gadget class
- - a simple string gadget with bevel frame.
-
-
- Image Classes:
- --------------
- * Bevel image class
- - for drawing bevel grouping boxes
- - supports all kinds of standard bevels, including titled grouping.
- bevels, drop-box bevels, optional inner fill color and text, etc.
-
- * Bitmap image class
- - A contributed class, by Yvon Rozijn (Author of A-Web Amiga WWW
- Browser)
- - easily create images for Bitmap structures.
- - loads images seamlessly through datatypes.library.
- - resultant bitmap image can be embedded within a GUI Layout, Button,
- Speedbar, etc.
-
- * Draw List image class
- - for designing custom colorized and scaled vector/areafill images.
-
- * Glyph image class
- - for standard scalable system images
- - includes many images: arrows, get file, get font, etc.
-
- * Label image class
- - makes multi-line labels mixing text, colors, images, styles, etc.
-
- * Penmap image class
- - for pen-remapped images.
-
-
- Future classes in development include requester class, balance groups,
- virtual groups, application class, external tracker, printer class,
- and more!
-
- Should You Use ClassAct?:
- -------------------------
- Have you written or are you currently in the process of developing Amiga
- applications? If so, the answer is a very definite YES, you should be
- using ClassAct.
-
- The graphic user interfaces of many Amiga applications fit atleast one or
- more of the following descriptions:
-
- - Non-existant (i.e. command line only)
- - Not font sensitive
- - Not Locale sensitive
- - Slow
- - Memory Intensive
- - Unattractive
- - Lacking in intuitiveness and originality
- - Non-standard
- - Poor or limited keyboard control
-
- The reasons for this are simple. Many of the existing systems for creating
- a GUI are either limited in features, slow, hard to use, and/or violate
- system standards. ClassAct makes every attempt to combine compability,
- flexiblity, usablility and some originality while following Amiga style
- guide.
-
- This is why you should use ClassAct. The Amiga is a graphic system and
- applications should have a attractive and responsive graphic user
- interface. The ClassAct toolkit allows you to easily create an attractive
- GUI that doesn't suffer from the deficiencies listed above.
-
- If you want your application to be easy to use, fast and professional
- looking then you should consider ClassAct.
-
-
- Purchasing ClassAct:
- --------------------
-
- ClassAct is availble NOW only from for just $39.95 USD for public domain
- and sharware authors, and $69.95 USD for commercial developers. It can be
- ordered directly from Finale Development, Inc:
-
-
- Finale Development, Inc.
- P.O. Box 6905
- West Palm Beach, FL. 33405
- USA
-
- Phone: 1 (203) 235-7518
- Fax: 1 (203) 237-8459
-
- E-Mail: caldi@ct1.nai.net
- E-Mail: caldi@finale-dev.com
-
- If you are an author of an exising application using a competitive GUI
- product such as MUI, BGUI, StormWizard, GadLayout, GTLayout, Triton,
- GadOutline, or GUIEnv, you may take an advantage of a $10 USD discount
- off the purchase price.
-
-
- The ClassAct web site url is:
-
- WWW: http://www.warped.com/~timmer/classact/
-
-
- Here is some of what is included with ClassAct:
-
- - The complete set of ClassAct BOOPSI classes.
-
- - Documentation how to use each class in C= AutoDoc format.
-
- - Examples programs in C and AmigaE for using each of the classes.
-
- - C, AmigaE, Cyclone Module II, includes that you will need for writing
- programs that use ClassAct. Assember support available, ask for details.
- We offer FREE copies of ClassAct to anyone who wishes to create the
- support modules and includes for other compilers. Please email us for
- more details.
-
- - classact.lib which includes SAS/C or DICE auto-open support for
- ClassAct classes easing use. Source included.
-
- - SBGen which allows you to quickly generate SpeedBar gadget source
- code and image data from a collection of 100+ pre-designed images.
-
- - Free bug fixes via ftp/email.
-
- - Free minor updates via ftp/email.
-
- - Technical support directly from the ClassAct Development Team
- and via the ClassAct Mailing list. (See our FAQ for more info).
-
- We hope you enjoy the ClassAct demo. Be sure you experiment with the
- included preferences program to configure various GUI styles. If you
- have any questions or comments, suggestions or problems, please do not
- hesitate to contact us.
-
- We want your comments and suggestions so we can improve ClassAct. If you
- should find a bug, or shortcoming in the system, we encorage you to contact
- us immediatly with as much related information as possible - an unreported
- bug may never get fixed if it is not discovered and reported.
-
-
- ============================= Archive contents =============================
-
- Original Packed Ratio Date Time Name
- -------- ------- ----- --------- -------- -------------
- 628 270 57.0% 31-May-97 17:03:44 ClassAct.info
- 628 274 56.3% 31-May-97 17:00:16 +AmigaE.info
- 2388 1433 39.9% 04-Mar-96 19:57:20 +ClickTabExample
- 4628 1556 66.3% 04-Mar-96 19:57:20 +ClickTabExample.e
- 521 237 54.5% 25-Apr-97 21:46:48 +ClickTabExample.info
- 2368 1179 50.2% 04-Mar-96 19:57:20 +ConnectExample
- 5627 1569 72.1% 04-Mar-96 19:57:20 +ConnectExample.e
- 626 142 77.3% 25-Apr-97 21:46:48 +ConnectExample.info
- 757 416 45.0% 04-Mar-96 19:57:22 +E_Examples.doc
- 463 184 60.2% 25-Apr-97 21:46:50 +E_Examples.doc.info
- 12116 4808 60.3% 04-Mar-96 19:57:20 +LayoutExample
- 20500 6381 68.8% 04-Mar-96 19:57:22 +LayoutExample.e
- 626 156 75.0% 25-Apr-97 21:46:48 +LayoutExample.info
- 19320 3523 81.7% 16-Mar-96 14:38:34 +PenMapExample
- 73080 2973 95.9% 16-Mar-96 14:38:34 +PenMapExample.e
- 450 178 60.4% 25-Apr-97 21:46:50 +PenMapExample.info
- 1008 710 29.5% 25-Apr-97 21:43:02 +CheckAssign
- 9883 4196 57.5% 04-Jun-97 13:22:06 +ClassActDemo.doc
- 468 197 57.9% 31-May-97 17:00:16 +ClassActDemo.doc.info
- 19828 7385 62.7% 04-Jun-97 13:22:44 +ClassActFAQ.doc
- 468 193 58.7% 31-May-97 17:00:16 +ClassActFAQ.doc.info
- 628 277 55.8% 31-May-97 17:00:16 +Classes.info
- 8664 5074 41.4% 11-May-97 01:51:48 +arexx.class
- 10928 5726 47.6% 31-May-97 15:47:22 +button.gadget
- 6828 4266 37.5% 31-May-97 15:47:22 +checkbox.gadget
- 12096 7296 39.6% 12-Jun-97 21:36:24 +chooser.gadget
- 10432 6334 39.2% 31-May-97 15:47:22 +clicktab.gadget
- 6640 3927 40.8% 31-May-97 15:47:22 +fuelgauge.gadget
- 7208 4312 40.1% 31-May-97 15:47:22 +getfile.gadget
- 5116 3133 38.7% 31-May-97 15:47:22 +getfont.gadget
- 6144 3682 40.0% 31-May-97 15:47:22 +getscreenmode.gadget
- 10536 5915 43.8% 31-May-97 15:47:22 +integer.gadget
- 22596 12621 44.1% 10-May-97 14:44:02 +layout.gadget
- 20592 11394 44.6% 11-May-97 01:53:10 +layout.gadget.020
- 35892 17598 50.9% 11-May-97 01:53:10 +listbrowser.gadget
- 9048 5208 42.4% 31-May-97 15:47:22 +palette.gadget
- 5856 3753 35.9% 31-May-97 15:47:22 +radiobutton.gadget
- 9132 5413 40.7% 31-May-97 15:47:22 +scroller.gadget
- 11940 5765 51.7% 31-May-97 15:47:22 +slider.gadget
- 2416 1631 32.4% 31-May-97 15:47:22 +space.gadget
- 14764 7430 49.6% 31-May-97 15:47:24 +speedbar.gadget
- 4220 2598 38.4% 31-May-97 15:47:24 +string.gadget
- 20392 11449 43.8% 31-May-97 15:47:24 +textfield.gadget
- 11048 6113 44.6% 11-May-97 01:52:02 +bevel.image
- 3856 2425 37.1% 11-May-97 01:52:02 +bitmap.image
- 3676 1915 47.9% 11-May-97 01:52:02 +drawlist.image
- 6356 2957 53.4% 11-May-97 01:52:02 +glyph.image
- 7016 4339 38.1% 11-May-97 01:52:02 +label.image
- 4164 2821 32.2% 11-May-97 01:52:02 +penmap.image
- 29316 14875 49.2% 11-May-97 01:51:48 +window.class
- 628 275 56.2% 31-May-97 17:00:16 +Demo.info
- 38212 15479 59.4% 31-May-97 18:31:16 +ClassActDemo
- 41856 10185 75.6% 31-May-97 18:30:22 +ClassActDemo.c
- 296 185 37.5% 27-Apr-97 14:49:24 +ClassActDemo.c.info
- 521 230 55.8% 27-Apr-97 14:49:24 +ClassActDemo.info
- 140 102 27.1% 31-May-97 18:31:16 +ClassActDemo.lnk
- 17320 6957 59.8% 31-May-97 18:31:14 +ClassActDemo.o
- 72937 11198 84.6% 27-Apr-97 14:50:22 +Images.c
- 296 188 36.4% 27-Apr-97 14:49:24 +Images.c.info
- 18244 7139 60.8% 31-May-97 15:53:48 +Images.o
- 156 117 25.0% 31-May-97 18:30:12 +SCOPTIONS
- 225 155 31.1% 27-Apr-97 14:50:28 +SMakeFile
- 640 365 42.9% 27-Apr-97 14:49:24 +SMakeFile.info
- 628 280 55.4% 31-May-97 17:00:16 +Examples.info
- 628 269 57.1% 11-May-97 01:47:52 +ARexx.info
- 7976 4919 38.3% 25-Jan-96 03:27:32 +ARexxExample
- 6384 2303 63.9% 25-Apr-97 22:45:10 +ARexxExample.c
- 300 198 34.0% 11-May-97 01:47:50 +ARexxExample.c.info
- 535 327 38.8% 11-May-97 01:47:50 +ARexxExample.info
- 334 187 44.0% 17-Mar-96 16:36:40 +rx_me_demo.rexx
- 293 189 35.4% 11-May-97 01:47:50 +rx_me_demo.rexx.info
- 628 270 57.0% 31-May-97 17:00:36 +BackFill.info
- 3394 1645 51.5% 17-Mar-96 00:08:32 +BackFill.Brush
- 521 230 55.8% 31-May-97 17:00:36 +BackFill.Brush.info
- 13076 6797 48.0% 06-Dec-95 01:29:52 +BackFillExample
- 10747 3928 63.4% 25-Apr-97 22:45:26 +BackfillExample.c
- 300 195 35.0% 31-May-97 17:00:36 +BackfillExample.c.info
- 521 232 55.4% 31-May-97 17:00:36 +BackFillExample.info
- 628 261 58.4% 27-Apr-97 18:55:24 +BitMap.info
- 3360 2139 36.3% 27-Apr-97 18:31:54 +BitMapExample
- 5703 1713 69.9% 27-Apr-97 18:37:18 +BitMapExample.c
- 296 180 39.1% 27-Apr-97 18:37:18 +BitMapExample.c.info
- 835 396 52.5% 27-Apr-97 18:25:32 +BitMapExample.info
- 956 632 33.8% 27-Apr-97 18:23:00 +buttons.iff
- 628 266 57.6% 11-May-97 01:45:08 +CheckBox.info
- 4232 2490 41.1% 27-Apr-97 15:00:44 +checkboxexample
- 5225 1834 64.8% 27-Apr-97 15:00:44 +checkboxexample.c
- 300 195 35.0% 11-May-97 01:45:08 +checkboxexample.c.info
- 450 182 59.5% 11-May-97 01:45:08 +CheckBoxExample.info
- 628 272 56.6% 11-May-97 01:47:22 +Chooser.info
- 4184 2522 39.7% 27-Apr-97 15:00:44 +chooserexample
- 4706 1693 64.0% 11-May-97 02:24:18 +chooserexample.c
- 300 197 34.3% 11-May-97 01:47:28 +chooserexample.c.info
- 454 169 62.7% 11-May-97 01:47:28 +ChooserExample.info
- 10384 6383 38.5% 27-Apr-97 15:00:44 +hiddenchooser
- 5677 2259 60.2% 27-Apr-97 15:00:44 +hiddenchooser.c
- 300 197 34.3% 11-May-97 01:47:28 +hiddenchooser.c.info
- 454 168 62.9% 11-May-97 01:47:28 +HiddenChooser.info
- 628 275 56.2% 04-Jun-97 14:34:02 +ClickTab.info
- 2968 1982 33.2% 02-Feb-96 02:23:38 +ClickTabExample
- 4410 1675 62.0% 27-Apr-97 14:38:00 +ClickTabExample.c
- 300 198 34.0% 04-Jun-97 14:34:02 +ClickTabExample.c.info
- 521 235 54.8% 04-Jun-97 14:34:02 +ClickTabExample.info
- 7008 3215 54.1% 04-Jun-97 14:31:22 +pageexample
- 11133 2680 75.9% 04-Jun-97 14:31:22 +pageexample.c
- 300 197 34.3% 04-Jun-97 14:34:02 +PageExample.c.info
- 521 234 55.0% 04-Jun-97 14:34:02 +PageExample.info
- 628 269 57.1% 11-May-97 01:46:22 +Connect.info
- 3664 2262 38.2% 05-Nov-95 01:00:00 +ConnectExample
- 4660 1649 64.6% 27-Apr-97 14:38:14 +ConnectExample.c
- 300 197 34.3% 11-May-97 01:46:22 +ConnectExample.c.info
- 626 143 77.1% 11-May-97 01:46:22 +ConnectExample.info
- 628 271 56.8% 11-May-97 01:44:30 +EnvEdit.info
- 10720 5924 44.7% 14-Mar-96 22:43:44 +EnvEdit
- 21654 6749 68.8% 27-Apr-97 14:38:38 +envedit.c
- 300 197 34.3% 11-May-97 01:44:30 +EnvEdit.c.info
- 525 202 61.5% 11-May-97 01:44:30 +EnvEdit.info
- 159 112 29.5% 27-Apr-97 14:48:28 +Examples.doc
- 468 192 58.9% 27-Apr-97 18:55:36 +Examples.doc.info
- 628 274 56.3% 11-May-97 01:44:42 +FuelGauge.info
- 4712 2692 42.8% 27-Apr-97 15:00:44 +fuelgaugeexample
- 5873 1883 67.9% 27-Apr-97 15:00:44 +fuelgaugeexample.c
- 296 192 35.1% 11-May-97 01:44:42 +fuelgaugeexample.c.info
- 835 398 52.3% 11-May-97 01:44:42 +FuelGaugeExample.info
- 628 269 57.1% 11-May-97 01:46:10 +Glyph.info
- 6380 2814 55.8% 24-Nov-95 00:28:00 +GlyphExample
- 8517 2152 74.7% 27-Apr-97 14:39:00 +GlyphExample.c
- 300 198 34.0% 11-May-97 01:46:10 +GlyphExample.c.info
- 454 190 58.1% 11-May-97 01:46:10 +GlyphExample.info
- 628 277 55.8% 11-May-97 01:42:08 +Integer.info
- 4100 2399 41.4% 27-Apr-97 15:00:44 +IntegerExample
- 4864 1683 65.3% 27-Apr-97 15:00:44 +IntegerExample.c
- 300 201 33.0% 11-May-97 01:42:08 +IntegerExample.c.info
- 454 206 54.6% 11-May-97 01:42:08 +IntegerExample.info
- 628 274 56.3% 11-May-97 01:41:52 +Label.info
- 6428 3963 38.3% 25-Jan-96 03:29:46 +LabelExample
- 6384 2198 65.5% 27-Apr-97 14:40:18 +LabelExample.c
- 300 197 34.3% 11-May-97 01:41:52 +LabelExample.c.info
- 450 173 61.5% 11-May-97 01:41:52 +LabelExample.info
- 628 278 55.7% 11-May-97 01:43:22 +Layout.info
- 4660 2632 43.5% 11-May-97 02:23:38 +dynamicexample
- 7302 1877 74.2% 11-May-97 02:23:38 +dynamicexample.c
- 300 199 33.6% 11-May-97 01:43:22 +DynamicExample.c.info
- 626 154 75.3% 11-May-97 01:43:22 +DynamicExample.info
- 7732 4116 46.7% 04-Jun-97 14:31:58 +LayoutExample
- 15349 5425 64.6% 27-Apr-97 18:41:10 +LayoutExample.c
- 300 198 34.0% 11-May-97 01:43:22 +LayoutExample.c.info
- 626 155 75.2% 11-May-97 01:43:22 +LayoutExample.info
- 4760 2711 43.0% 27-Apr-97 15:00:44 +WeightedDemo
- 8158 2799 65.6% 27-Apr-97 15:00:44 +WeightedDemo.c
- 300 200 33.3% 11-May-97 01:43:22 +WeightedDemo.c.info
- 626 156 75.0% 11-May-97 01:43:22 +WeightedDemo.info
- 628 271 56.8% 31-May-97 16:33:50 +ListBrowser.info
- 7052 3711 47.3% 25-Apr-96 14:13:20 +LB_Example
- 10089 2899 71.2% 27-Apr-97 18:43:38 +LB_Example.c
- 300 197 34.3% 31-May-97 16:33:46 +LB_Example.c.info
- 450 169 62.4% 31-May-97 16:33:46 +LB_Example.info
- 9476 5077 46.4% 05-Nov-95 01:00:00 +ListBrowserExample
- 15091 4050 73.1% 27-Apr-97 18:43:42 +ListBrowserExample.c
- 300 197 34.3% 31-May-97 16:33:46 +ListBrowserExample.c.info
- 450 171 62.0% 31-May-97 16:33:46 +ListBrowserExample.info
- 628 274 56.3% 11-May-97 01:48:58 +Palette.info
- 5864 3661 37.5% 25-Jan-96 03:30:22 +PaletteExample
- 4112 1579 61.6% 27-Apr-97 18:47:26 +PaletteExample.c
- 300 198 34.0% 11-May-97 01:48:58 +PaletteExample.c.info
- 626 141 77.4% 11-May-97 01:48:58 +PaletteExample.info
- 628 274 56.3% 31-May-97 16:34:30 +PenMap.info
- 6064 3543 41.5% 16-Nov-95 02:01:30 +PenMapExample
- 4368 1286 70.5% 27-Apr-97 18:44:42 +PenMapExample.c
- 300 196 34.6% 31-May-97 16:34:30 +PenMapExample.c.info
- 450 175 61.1% 31-May-97 16:34:30 +PenMapExample.info
- 628 269 57.1% 11-May-97 01:41:16 +PrintReq.info
- 8552 4080 52.2% 24-Nov-95 00:32:48 +PrintReqExample
- 15512 4009 74.1% 27-Apr-97 18:44:48 +PrintReqExample.c
- 300 202 32.6% 11-May-97 01:41:14 +PrintReqExample.c.info
- 631 344 45.4% 11-May-97 01:41:14 +PrintReqExample.info
- 628 269 57.1% 11-May-97 01:49:26 +RadioButton.info
- 4112 2496 39.2% 27-Apr-97 15:00:44 +radioexample
- 4820 1714 64.4% 27-Apr-97 15:00:44 +radioexample.c
- 300 199 33.6% 11-May-97 01:49:26 +radioexample.c.info
- 450 207 54.0% 11-May-97 01:49:26 +RadioExample.info
- 628 274 56.3% 27-Apr-97 18:55:26 +ReqTools.info
- 7056 3507 50.2% 27-Apr-97 15:00:44 +ReqTools
- 8706 2667 69.3% 27-Apr-97 15:00:44 +ReqTools.c
- 300 197 34.3% 27-Apr-97 18:49:20 +ReqTools.c.info
- 521 227 56.4% 27-Apr-97 18:49:20 +ReqTools.info
- 628 278 55.7% 11-May-97 01:43:00 +Speed.info
- 10208 2915 71.4% 05-Nov-95 01:00:00 +SpeedExample1
- 11215 1409 87.4% 27-Apr-97 18:45:08 +SpeedExample1.c
- 300 197 34.3% 11-May-97 01:43:00 +SpeedExample1.c.info
- 450 147 67.3% 11-May-97 01:43:00 +SpeedExample1.info
- 6472 2375 63.3% 05-Nov-95 01:00:00 +SpeedExample2
- 7327 1355 81.5% 27-Apr-97 18:45:12 +SpeedExample2.c
- 300 196 34.6% 11-May-97 01:43:00 +SpeedExample2.c.info
- 450 185 58.8% 11-May-97 01:43:00 +SpeedExample2.info
- 7472 2215 70.3% 05-Nov-95 01:00:00 +SpeedExample3
- 11369 1457 87.1% 27-Apr-97 18:45:14 +SpeedExample3.c
- 300 200 33.3% 11-May-97 01:43:00 +SpeedExample3.c.info
- 626 142 77.3% 11-May-97 01:43:00 +SpeedExample3.info
- 628 271 56.8% 11-May-97 01:42:28 +SpeedBar.info
- 10628 6324 40.4% 27-Apr-97 18:35:00 +speedbarexample
- 13535 3497 74.1% 27-Apr-97 18:52:58 +speedbarexample.c
- 300 201 33.0% 11-May-97 01:42:28 +speedbarexample.c.info
- 450 155 65.5% 11-May-97 01:42:28 +SpeedBarExample.info
- 628 275 56.2% 11-May-97 01:42:46 +String.info
- 8468 5274 37.7% 27-Apr-97 15:54:14 +stringexample
- 7089 2507 64.6% 27-Apr-97 15:53:36 +stringexample.c
- 300 200 33.3% 11-May-97 01:42:46 +stringexample.c.info
- 454 160 64.7% 11-May-97 01:42:46 +StringExample.info
- 23090 7144 69.0% 25-Apr-97 21:43:20 +Install_Classes
- 712 361 49.2% 31-May-97 17:00:16 +Install_Classes.info
- 1110 573 48.3% 12-Mar-96 01:02:16 +Layout_README.doc
- 468 192 58.9% 31-May-97 17:00:18 +Layout_README.doc.info
- 2040 1032 49.4% 12-Jun-97 21:46:44 +License.doc
- 468 193 58.7% 31-May-97 17:00:16 +License.doc.info
- 2851 800 71.9% 31-May-97 14:49:36 +OrderForm.doc
- 468 193 58.7% 31-May-97 17:00:16 +OrderForm.doc.info
- 637 289 54.6% 31-May-97 17:00:16 +Prefs.info
- 3356 1940 42.1% 25-Apr-97 21:42:52 +caprefs
- 2276 997 56.1% 25-Apr-97 21:42:54 +CAPrefs.doc
- 463 183 60.4% 25-Apr-97 21:48:02 +CAPrefs.doc.info
- 33076 11138 66.3% 25-Apr-97 21:42:56 +ClassAct
- 1611 853 47.0% 25-Apr-97 21:42:58 +classact.history
- 463 184 60.2% 25-Apr-97 21:48:02 +ClassAct.history.info
- 3192 2214 30.6% 25-Apr-97 21:48:02 +ClassAct.info
- 628 275 56.2% 31-May-97 17:05:26 +PreView!.info
- 58816 31905 45.7% 31-May-97 17:04:32 +PreView0.iff
- 530 242 54.3% 31-May-97 17:05:38 +PreView0.iff.info
- 44490 21211 52.3% 31-May-97 17:04:32 +PreView1.iff
- 530 241 54.5% 31-May-97 17:06:24 +PreView1.iff.info
- 49842 26043 47.7% 31-May-97 17:04:32 +PreView2.iff
- 530 241 54.5% 31-May-97 17:06:20 +PreView2.iff.info
- 42860 19299 54.9% 31-May-97 17:04:32 +PreView3.iff
- 530 241 54.5% 31-May-97 17:06:16 +PreView3.iff.info
- 1732 912 47.3% 31-May-97 16:29:08 +Quill_README.doc
- 468 193 58.7% 31-May-97 17:00:16 +Quill_README.doc.info
- -------- ------- ----- --------- --------
- 1445118 589044 59.2% 13-Jun-97 23:11:12 236 files
-